CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - nsga2 algorithm

搜索资源列表

  1. NSGA-2

    0下载:
  2. NSGA2算法,求解多目标优化函数的典型算法。-NSGA2 algorithm, typical algorithms for solving multi-objective optimization function.
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:9560
    • 提供者:李泽
  1. nsga2

    0下载:
  2. 多目标遗传算法 NSGA2 包括非支配排序和拥挤度计算等核心程序 亲测可运行 放心使用下载-Multi-Objective Genetic Algorithm NSGA2 Including non-dominated sorting and crowding calculation kernel Ease of use pro-test can be run download
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:8200
    • 提供者:mr feng
  1. nsga2-MOP

    0下载:
  2. 自己编的一段程序 可用于多目标优化 算法为遗传算法 亲测可以运行 -Own a program for multi-objective optimization algorithm GA pro-test can be run Thanks
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5008
    • 提供者:mr feng
  1. MOP-nsga2

    0下载:
  2. 多目标遗传算法 主程序采用switch 选择结构 程序运行完美 算法简洁易懂 适合初学者-Multi-objective Genetic Algorithm main structure using the switch selection algorithm runs perfectly simple and easy to understand for beginners
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:16653
    • 提供者:mr feng
  1. nsga2

    0下载:
  2. 多目标遗传算法,求得pareto最优解集,可以用于各种工程的数学计算-Multi-objective genetic algorithm, pareto optimal solution set is obtained, can be used for a variety of engineering mathematics
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4281
    • 提供者:陈乐
  1. tuxiangbianhuan

    0下载:
  2. 图像处理。图像的傅立叶、离散余弦、哈达玛变换。可以用来学习。-One kind NSGA2 algorithm can be used to learn. Need to change their own operating parameters and the fitness equation.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:50491
    • 提供者:wyc
  1. muti-objectivepso

    2下载:
  2. 多目标pso的算法程序,添加了NSGA2的思想,即NSPSO算法。-Multi objective PSO algorithm program, adding the idea of NSPSO, that is, NSGA2 algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3479
    • 提供者:wjr
  1. nsga2.tar

    0下载:
  2. 这段代码描述多目标遗传算法NSGAII算法的实现,抓要包含三部分:Non-dominated sort, Crowding distance assignment, the selection process来找到pareto-front-The basic operations being performed and the worst case complexities associated with are as follows: Multi-objective evolutionar
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:4940
    • 提供者:罗佳婷
  1. NSGAII optimization

    0下载:
  2. NSGA-II is a very famous multi-objective optimization algorithm. I submitted an example previously and wanted to make this submission useful to others by creating it as a function. Even though this function is very specific to benchmark problems, wit
  3. 所属分类:ISAPI/IE编程

    • 发布日期:2017-03-03
    • 文件大小:17392
    • 提供者:epeds2011
  1. NSGA-2

    0下载:
  2. NSGA-2算法,用于求非支配关系的NSGA算法,在自然计算中用处很多-NSGA2 algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-12-16
    • 文件大小:5120
    • 提供者:meng
  1. My-NSGA2

    0下载:
  2. NSGA2 matlab code (Non-Dominated Sorting Genetic Algorithm) - An evolutionary multi-objective optimization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-12-18
    • 文件大小:12288
    • 提供者:Ehsan
  1. NSGA - 副本

    0下载:
  2. NSGA2主程序,使用的是遗传算法工具箱,效果不错(The main program, the use of genetic algorithm toolbox, the effect is good)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:
    • 文件大小:260294
    • 提供者:苏合
  1. nsga2-v1.1

    0下载:
  2. NSGA-2,带精英策略的进化算法,功能全面,涉及文件操作。(NSGA-2, an evolutionary algorithm with elitist strategies, is comprehensive and involves file operations.)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:445440
    • 提供者:宇沐风
  1. NSGA2rV2

    2下载:
  2. K. Deb NSGA-II算法的Visual C++语言源程序代码(The Visual C++ source code for NSGA-II algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-11
    • 文件大小:468972
    • 提供者:莫隐
  1. 双目标nsga2

    0下载:
  2. 双目标 NSGAII 算法案例(A case of double target NSGAII algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:7168
    • 提供者:徐彳余
  1. NSGA2

    0下载:
  2. nsga-II matlab代码 数值算法/人工智能/matlab例程(Nsga-II matlab code numerical algorithm / AI /matlab routines.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:156672
    • 提供者:guo20180410
  1. nsga

    2下载:
  2. 实例分析,运用MATLAB中自带的多目标遗传算法对多目标函数进行计算,找到帕累托最优解。(Case study shows that the multi-objective genetic algorithm in MATLAB is used to calculate the multi-objective function and find the Pareto optimal solution.)
  3. 所属分类:matlab例程

    • 发布日期:2019-03-18
    • 文件大小:1024
    • 提供者:娴娴xx
  1. NSGA2。5

    4下载:
  2. 多目标算法NSGA-2,亲测可用,求解方便,matlab编写,其中测试函数为ZDT1(Multiobjective algorithm NSGA-2, which can be used for pro-test and easy to solve, is compiled by matlab. The test function is ZDT1.)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-19
    • 文件大小:4096
    • 提供者:dengchen
  1. nsga2code

    1下载:
  2. 对多目标遗传算法进行解析,基于多目标协同优化算法编写的遗传算法程序,具有很好的收敛性,提供了相应测试算例。(Analyzing multi-objective genetic algorithm, the genetic algorithm program based on multi-objective cooperative optimization algorithm has good convergence, and provides corresponding test example
  3. 所属分类:其他

    • 发布日期:2021-04-19
    • 文件大小:18432
    • 提供者:娴娴xx
  1. 3D UAV Path planning

    5下载:
  2. 基于NSGA2算法的无人机航迹规划算法,可运行(The UAV trajectory planning algorithm based on NSGA2 algorithm can be operated.)
  3. 所属分类:matlab例程

    • 发布日期:2020-08-24
    • 文件大小:53248
    • 提供者:刑满释放
« 1 2 34 »
搜珍网 www.dssz.com